/ Assembly List / LJCGenDocDAL / DocGenGroupManager / SearchNameAssembly

Namespace - LJCGenDocDAL


Parameters
docGroupName - The DocGenGroup name.
docAssemblyName - The DocGenAssembly name.

Returns

The DocGenAssembly object.

Syntax

C#
public DocGenAssembly SearchNameAssembly(String docGroupName, String docAssemblyName)

Retrieves a data record with the supplied values.

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.